home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {
- "agree_box" = id;
- cancel = id;
- demo = id;
- "device_select" = id;
- "display_help" = id;
- "erase_card" = id;
- "menu_read_agreement" = id;
- "pref_choose_dir" = id;
- "pref_done" = id;
- "read_agreement" = id;
- recover = id;
- "register_button" = id;
- "register_menu" = id;
- "rescan_devices" = id;
- "select_all" = id;
- "show_prefs" = id;
- "show_registration_window" = id;
- start = id;
- "unselect_all" = id;
- };
- CLASS = Controller;
- LANGUAGE = ObjC;
- OUTLETS = {
- "copy_media_button" = NSButton;
- "custom_icons_button" = NSButton;
- "device_select" = NSPopUpButton;
- "display_questions_button" = NSButton;
- "erase_media_button" = NSButton;
- "erasure_level_slider" = NSSlider;
- "help_menu" = NSMenu;
- "help_viewer" = NSImageView;
- "help_window" = NSWindow;
- info = NSMatrix;
- "pref_done_button" = NSButton;
- "pref_panel" = NSPanel;
- progress = NSProgressIndicator;
- "recover_button" = NSButton;
- "recover_status" = NSTextField;
- "recover_window" = NSWindow;
- "reg_company" = NSTextField;
- "reg_name" = NSTextField;
- "reg_serial" = NSTextField;
- "register_button" = NSButton;
- "registration_window" = id;
- "rescue_window" = NSWindow;
- "select_all_button" = NSButton;
- start = NSButton;
- status1 = NSTextField;
- status2 = NSTextField;
- "temp_dir_text" = NSTextField;
- "thumb_matrix" = DDMatrix;
- "unselect_all_button" = NSButton;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = DDMatrix; LANGUAGE = ObjC; SUPERCLASS = NSMatrix; },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = IconView; LANGUAGE = ObjC; SUPERCLASS = NSImageCell; }
- );
- IBVersion = 1;
- }